home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / dev / gui / ClassFree_src.lha / ClassFree_src / CFglyphiclass / debug_protos.h < prev    next >
Encoding:
Text File  |  1998-04-05  |  117 b   |  5 lines

  1. /* Prototypes for debug.lib fuctions */
  2.  
  3. APTR DLopencon(void);
  4. void DLclosecon(APTR);
  5. VOID DLprintf(APTR,STRPTR,...);